[INFO] fetching crate tophat 0.3.0...
[INFO] testing tophat-0.3.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate tophat 0.3.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate tophat 0.3.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate tophat 0.3.0
[INFO] tweaked toml for crates.io crate tophat 0.3.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tophat 0.3.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tophat 0.3.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `time` dependency)
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 409484b367f2b3b8dceb8cfcc179b03e2a88420474a17f288bf348710e4ec4cd
[INFO] running `Command { std: "docker" "start" "-a" "409484b367f2b3b8dceb8cfcc179b03e2a88420474a17f288bf348710e4ec4cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "409484b367f2b3b8dceb8cfcc179b03e2a88420474a17f288bf348710e4ec4cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "409484b367f2b3b8dceb8cfcc179b03e2a88420474a17f288bf348710e4ec4cd", kill_on_drop: false }`
[INFO] [stdout] 409484b367f2b3b8dceb8cfcc179b03e2a88420474a17f288bf348710e4ec4cd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 19c6b1e5abd50b711099c788e973ebd3356f19dbdba96e5ed4fb68f8da78fb42
[INFO] running `Command { std: "docker" "start" "-a" "19c6b1e5abd50b711099c788e973ebd3356f19dbdba96e5ed4fb68f8da78fb42", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `time` dependency)
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.56
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling futures-core v0.3.8
[INFO] [stderr]    Compiling proc-macro-nested v0.1.6
[INFO] [stderr]    Compiling event-listener v2.5.1
[INFO] [stderr]    Compiling futures-io v0.3.8
[INFO] [stderr]    Compiling cache-padded v1.1.1
[INFO] [stderr]    Compiling futures-sink v0.3.8
[INFO] [stderr]    Compiling once_cell v1.5.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.0
[INFO] [stderr]    Compiling tracing-core v0.1.17
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling concurrent-queue v1.2.2
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling fastrand v1.4.0
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling futures-task v0.3.8
[INFO] [stderr]    Compiling futures-channel v0.3.8
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling httpdate v0.3.2
[INFO] [stderr]    Compiling simple-mutex v1.1.5
[INFO] [stderr]    Compiling async-channel v1.5.1
[INFO] [stderr]    Compiling futures-timer v3.0.2
[INFO] [stderr]    Compiling async-dup v1.2.2
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling futures-lite v1.11.3
[INFO] [stderr]    Compiling quote v1.0.8
[INFO] [stderr]    Compiling http v0.2.2
[INFO] [stderr]    Compiling crossbeam-queue v0.2.3
[INFO] [stderr]    Compiling byte-pool v0.2.2
[INFO] [stderr]    Compiling pin-project-internal v1.0.2
[INFO] [stderr]    Compiling futures-macro v0.3.8
[INFO] [stderr]    Compiling tracing-attributes v0.1.11
[INFO] [stderr]    Compiling tracing v0.1.22
[INFO] [stderr]    Compiling pin-project v1.0.2
[INFO] [stderr]    Compiling futures-util v0.3.8
[INFO] [stderr]    Compiling tophat v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.05s
[INFO] running `Command { std: "docker" "inspect" "19c6b1e5abd50b711099c788e973ebd3356f19dbdba96e5ed4fb68f8da78fb42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19c6b1e5abd50b711099c788e973ebd3356f19dbdba96e5ed4fb68f8da78fb42", kill_on_drop: false }`
[INFO] [stdout] 19c6b1e5abd50b711099c788e973ebd3356f19dbdba96e5ed4fb68f8da78fb42
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fe44c3ad73627d267086864b984c4428faf3fce61d511407b7b4163efa240319
[INFO] running `Command { std: "docker" "start" "-a" "fe44c3ad73627d267086864b984c4428faf3fce61d511407b7b4163efa240319", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `time` dependency)
[INFO] [stderr]    Compiling libc v0.2.81
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling serde_derive v1.0.118
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling serde v1.0.118
[INFO] [stderr]    Compiling async-task v4.0.3
[INFO] [stderr]    Compiling vec-arena v1.0.0
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling regex-syntax v0.6.21
[INFO] [stderr]    Compiling atomic-waker v1.0.0
[INFO] [stderr]    Compiling serde_json v1.0.61
[INFO] [stderr]    Compiling async-lock v2.3.0
[INFO] [stderr]    Compiling futures-executor v0.3.8
[INFO] [stderr]    Compiling sharded-slab v0.1.0
[INFO] [stderr]    Compiling blocking v1.0.2
[INFO] [stderr]    Compiling async-executor v1.4.0
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling smallvec v1.5.1
[INFO] [stderr]    Compiling easy-parallel v3.1.0
[INFO] [stderr]    Compiling async-fs v1.5.0
[INFO] [stderr]    Compiling futures v0.3.8
[INFO] [stderr]    Compiling tracing-log v0.1.1
[INFO] [stderr]    Compiling nb-connect v1.0.2
[INFO] [stderr]    Compiling polling v2.0.2
[INFO] [stderr]    Compiling signal-hook-registry v1.3.0
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling async-io v1.3.1
[INFO] [stderr]    Compiling signal-hook v0.1.17
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling regex-automata v0.1.9
[INFO] [stderr]    Compiling regex v1.4.2
[INFO] [stderr]    Compiling async-net v1.5.0
[INFO] [stderr]    Compiling async-process v1.0.1
[INFO] [stderr]    Compiling matchers v0.0.1
[INFO] [stderr]    Compiling smol v1.2.5
[INFO] [stderr]    Compiling tracing-serde v0.1.2
[INFO] [stderr]    Compiling tracing-subscriber v0.2.15
[INFO] [stderr]    Compiling tophat v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 20.42s
[INFO] running `Command { std: "docker" "inspect" "fe44c3ad73627d267086864b984c4428faf3fce61d511407b7b4163efa240319", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe44c3ad73627d267086864b984c4428faf3fce61d511407b7b4163efa240319", kill_on_drop: false }`
[INFO] [stdout] fe44c3ad73627d267086864b984c4428faf3fce61d511407b7b4163efa240319
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7a9f0563918bfd137065eab49a58523199b6cf7f758fb81827bd0bf97bbfbfae
[INFO] running `Command { std: "docker" "start" "-a" "7a9f0563918bfd137065eab49a58523199b6cf7f758fb81827bd0bf97bbfbfae", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `time` dependency)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tophat-c406b963ad6b8d3d)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test chunked::decoder::tests::test_chunked_big ... ok
[INFO] [stdout] test server::decode::test::test_handle_100_continue_does_nothing_with_no_header ... ok
[INFO] [stdout] test chunked::decoder::tests::test_chunked_mdn ... ok
[INFO] [stdout] test server::decode::test::test_handle_100_continue_sends_header_if_expects_is_wrong ... ok
[INFO] [stdout] test server::decode::test::test_handle_100_continue_sends_header_if_expects_is_right ... ok
[INFO] [stdout] test chunked::decoder::tests::test_chunked_wiki ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/chunked_text_big.rs (/opt/rustwide/target/debug/deps/chunked_text_big-177469fe814fd617)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/client_basic.rs (/opt/rustwide/target/debug/deps/client_basic-1fcca7b66a7fd9d8)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test mock::test::test_remove_date ... ok
[INFO] [stdout] test test_client_bad_request ... ok
[INFO] [stdout] test test_client_body_query ... ok
[INFO] [stdout] test test_client_empties ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/mock.rs (/opt/rustwide/target/debug/deps/mock-d470b0b886599e4c)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test::test_remove_date ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/server_basic.rs (/opt/rustwide/target/debug/deps/server_basic-91df36004d4d73b9)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test test_decode_transfer_encoding_chunked ... ok
[INFO] [stdout] test test_request_path ... ok
[INFO] [stdout] test test_request_missing_method ... ok
[INFO] [stdout] test test_response_date ... ok
[INFO] [stdout] test test_request_missing_host ... ok
[INFO] [stdout] test test_dont_allow_user_set_body_type_header ... ok
[INFO] [stdout] test test_request_empty_body ... ok
[INFO] [stdout] test test_transfer_encoding_content_length ... ignored
[INFO] [stdout] test test_encode_transfer_encoding_chunked_big ... ok
[INFO] [stdout] test test_request_version ... ok
[INFO] [stdout] test test_set_content_type_mime ... ok
[INFO] [stdout] test test_transfer_encoding_unsupported ... ok
[INFO] [stdout] test test_request_basic_with_body_and_query ... ok
[INFO] [stdout] test test_encode_transfer_encoding_chunked ... ok
[INFO] [stdout] test mock::test::test_remove_date ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/server_error_handling.rs (/opt/rustwide/target/debug/deps/server_error_handling-83b4004ae00f06e7)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test mock::test::test_remove_date ... ok
[INFO] [stdout] test test_request_glitch_macro ... ok
[INFO] [stdout] test test_request_glitch_code_macro ... ok
[INFO] [stdout] test test_request_glitch_with_context ... ok
[INFO] [stdout] test test_request_manually_create_glitch ... ok
[INFO] [stdout] test test_request_glitch_code_macro_panic - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests tophat
[INFO] [stderr] warning: lint `missing_doc_code_examples` has been renamed to `rustdoc::missing_doc_code_examples`
[INFO] [stderr]    --> src/chunked/decoder.rs:208:13
[INFO] [stderr]     |
[INFO] [stderr] 208 |     #[allow(missing_doc_code_examples)]
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `rustdoc::missing_doc_code_examples`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unknown lint: `rustdoc::missing_doc_code_examples`
[INFO] [stderr]    --> src/chunked/decoder.rs:208:13
[INFO] [stderr]     |
[INFO] [stderr] 208 |     #[allow(missing_doc_code_examples)]
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the `rustdoc::missing_doc_code_examples` lint is unstable
[INFO] [stderr]     = note: see issue #101730 <https://github.com/rust-lang/rust/issues/101730> for more information
[INFO] [stderr]     = help: add `#![feature(rustdoc_missing_doc_code_examples)]` to the crate attributes to enable
[INFO] [stderr]     = note: this compiler was built on 2026-03-19; consider upgrading it if it is out of date
[INFO] [stderr]     = note: `#[warn(unknown_lints)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: 2 warnings emitted
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/server/response_writer.rs - server::response_writer::ResponseWriter<W>::response_mut (line 199) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.41s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "7a9f0563918bfd137065eab49a58523199b6cf7f758fb81827bd0bf97bbfbfae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a9f0563918bfd137065eab49a58523199b6cf7f758fb81827bd0bf97bbfbfae", kill_on_drop: false }`
[INFO] [stdout] 7a9f0563918bfd137065eab49a58523199b6cf7f758fb81827bd0bf97bbfbfae
